home *** CD-ROM | disk | FTP | other *** search
- //////////////////////////////////////////////////////////////////////////////
- //"ULTDECK.CFG": data list of initial settings for ULTRADECK
- //////////////////////////////////////////////////////////////////////////////
- //
- //[Black=0, Blue=1, Green=2, Cyan=3, Red=4, Magenta=5, Gold=6, White=7]
- //[Add 8 to those numbers to make them brighter, or/and 128 to blink ]
- //[Note: "BackgroundColor"s can not be brighter, do not add 8 to them.]
- //[(BackgroundColor * 16) + ForeColor ( + 128 to blink) = color # ]
- //[Example: Red on Blue = (1*16) + (4) = 20 ]
- //[ Blinking Bright Red on Blue = (1*16) + (4+8+128) = 156 ]
- //
- //Everything following the "//" characters is ignored by ULTRADECK.
- //Blank lines are also ignored. Do NOT remove any lines for settings.
- //They are order dependent.
- //
- //See the "*colr.lst" files for main list color settings. The defaults
- //are located here. The "*.lst" files also contain abbreviation
- //information and other misc. stuff. Try editing one!
- //////////////////////////////////////////////////////////////////////////////
- //DISABLE IF IN WINDOWS in a window
- y //1) Enable flame explosion? (disable running in window/Windows)
- y //2) Enable rounded buttons? (disable running in window/Windows)
- y //3) Enable vga fades? (disable running in window/Windows)
- //PRINT OPTIONS
- y //4) Use "▌" characters in the PRINT out? (else ascii "|"/"+" chars used)
- n //5) Print NOTES on general PRINT command?
- //STARTUP DEFAULTS
- y //6) Print to printer on lpt1 at startup? (else output to .TXT file)
- y //7) Casting COST based grid at startup? (else NUMBer based)
- y //8) Enable keyboard HELP at startup? (else COLOR examples)
- 1 //9) Sort method #1? (disabled in shareware version, always alpha)
- // (colr=1, numb=2, type=3, cost=4, valu=5, alph=6, cmnt=7, rare=8)
- 3 //10) Sort method #2?
- 4 //11) Sort method #3?
- y //12) Use fast keyboard setting? ("y"es or "n"o)
- y //13) Enable mouse if present?
- 5 //14) Select bar color?
- √ //15) Select tagging character?
- 1 //16) Value of "X" in casting costs of cards?
- //PROMPTING/CARD ENTRY OPTIONS
- y //17) Enable prompt on card name during "NEW CARD..."?
- n //18) Enable prompt on duplicate card name during "NEW CARD..."?
- // (this allows creation of duplicate cards when enabled)
- n //19) Enable prompt on card name and text during FIND?
- n //20) Enable prompt on AND/OR FIND items together? (else always AND)
- y //21) Enable prompt on card name for DELETE?
- y //22) Enable jump to card just entered?
- //COMMENT/LOAD OPTIONS
- n //23) Use the default comment on LOAD? (else just your comments)
- y //24) Enable possible default comments? (else ONLY what you enter)
- y //25) Enable colorized comments?
- n //26) Use FAST LOAD, doesn't support "mast z" or abbreviated card names?
- //MISC OPTIONS
- n //27) Enable card removal on a DRAW hand function?
- y //28) Enable # change link for tagged cards? (change one change all)
- y //29) Enable default NOTES on new deck SAVE?
- //////////////////////////////////////////////////////////////////////////////
- //Load "SMARTDRV.EXE" for maximum speed!
- //////////////////////////////////////////////////////////////////////////////
- //COLOR DEFAULTS
- //
- //These colors are used for identification, not screen writes! These
- //are used to update the GRID and SORT the cards appropriately.
- //You need to register to change the color values for the name
- //column. That information needs to be updated globally with "card-udx".
- //Edit the ".lst" files for other color values.
- //////////////////////////////////////////////////////////////////////////////
- 9 //30) Instant color?
- 1 //31) Sorcery color?
- 11 //32) Interrupt color?
- 7 //33) Enchantment color?
- 12 //34) Summon color? //This is the actual default "Type" color for display
- 6 //35) Artifact color?
- 4 //36) Artifact Creature color?
- 14 //37) Land color?
- //////////////////////////////////////////////////////////////////////////////
- 1 //38) Value "$" and "." color
- 9 //39) Value number color
- 3 //40) Default Comment color
- 13 //41) Default Rarity color
- 9 //42) # column color
- 9 //43) Default Text color
- 3 //44) Default Text Comment color, denoted by "{}"
- 12 //45) Default Text Artist color, denoted by "[]"
- 7 //46) Default Text Quote color, denoted by """"
- 6 //47) Default Text Flavor color, denoted by "``"
- 3 //48) "NEW CARD..." color
- 14 //49) Tag color for tag char defined above
- //////////////////////////////////////////////////////////////////////////////
- //Other colors set in the "card.lst" file with the registered version.
- //Also see all the "*colr.lst" files for color settings.
- //////////////////////////////////////////////////////////////////////////////
-